ASP.NET MVC コントロールヘルプ
Height(Int32) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > Height メソッド : Height(Int32) メソッド
高さ
コントロールの高さをピクセル単位で設定します。
シンタックス
'宣言
 
Public Overloads Function Height( _
   ByVal height As System.Integer _
) As TBuilder
public TBuilder Height( 
   System.int height
)

パラメータ

height
高さ

戻り値の型

現在のビルダ
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧